home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / WinXP Service Pack 1 / xpsp1_sv_x86.exe / ip / au.in_ / au.inf
Encoding:
Text (UTF-16)  |  2002-09-09  |  9.1 KB  |  140 lines

  1. ; Windows Update INF
  2. ; Installation of AutoUpdate Service
  3. ; Copyright Microsoft (R) 2001
  4.  
  5. [Version]
  6. Signature="$Windows NT$"
  7. ClassGUID={00000000-0000-0000-0000-000000000000}
  8. LayoutFile=layout.inf
  9.  
  10.  
  11. [DestinationDirs]
  12. AUCopyFilesSys    = 11
  13. AUDelSysFiles = 11 ; system directory
  14. AUDelRootFiles = 25 ; windows directory
  15. AUDelInfFiles = 17
  16. CUNDelSysFiles  = 11     ; LDID_SYS
  17. CUNDelInfFiles  = 17     ; LDID_INF
  18. CUNDelTaskFile  = 10, Tasks ;LDID_WIN
  19.  
  20. [Optional Components]
  21. AutoUpdate        ; Automatic Updates
  22.  
  23.  
  24. [AutoUpdate]
  25. OptionDesc    = %AU_DESC%
  26. Tip        = %AU_TIP%
  27. IconIndex       = 0
  28. Modes           = 0, 1, 2, 3
  29. SizeApproximation    =348160
  30. DelFiles    = AUDelSysFiles, AUDelRootFiles, AUDelInfFiles, CUNDelSysFiles, CUNDelInfFiles, CUNDelTaskFile
  31. DelReg        = DelAUKeys, DelCUNKeys, DelW2kAUKeys, DelOtherKeys
  32. CopyFiles    = AUCopyFilesSys
  33. RegisterDLLs    = AU_dlls
  34.  
  35. [AUCopyFilesSys]
  36. wuauserv.dll
  37. wuaueng.dll
  38. wuauclt.exe
  39.  
  40. [AU_dlls]
  41. 11,,wuaueng.dll, 1
  42.  
  43. [AUDelSysFiles]
  44. wuaucpl.cpl
  45. auhook.dll
  46. wuaupd98.dll
  47. wuaucpl.cpl.disabled
  48. wuv3is.dll
  49. wupdinfo.dll
  50.  
  51.  
  52. [AUDelRootFiles]
  53. wuauclt.exe
  54. wuaures.dll
  55. wuauboot.exe
  56.  
  57. [AUDelInfFiles]
  58. noau.inf
  59.  
  60. [CUNDelSysFiles]
  61. wucrtupd.exe
  62. wuloader.exe
  63. wuslflib.dll
  64.  
  65. [CUNDelInfFiles]
  66. wucrtupd.inf
  67. wucrtupd.pnf
  68.  
  69. [CUNDelTaskFile]
  70. %WUCUN_TS_JOBFILE%
  71.  
  72. [DelAUKeys]
  73. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\HiddenItems"
  74. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{92D1915F-BAF9-4928-BB8E-967AEEC13527}"
  75. ;wuv3is
  76. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{CEBC955E-58AF-11D2-A30A-00A0C903492B}"
  77. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\Flags","wuaucpl.cpl",,1
  78. HKLM,"SOFTWARE\Classes\CLSID\{BCBCD383-3E06-11D3-91A9-00C04F68105C}"
  79. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad","AUHook"
  80. ;wuauboot
  81. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2FD2FACA-4071-11d3-8CD1-00C04F8ED9EB}"
  82. ;wuauclt
  83. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{48B5862A-4071-11d3-8CD1-00C04F8ED9EB}"
  84. ;wuaucpl
  85. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{11566B38-955B-4549-930F-7B7482668782}"
  86. ;auhook
  87. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{BCBCD383-3E06-11D3-91A9-00C04F68105C}"
  88. ;wuaures
  89. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{DF893A39-485B-457F-8366-965C316A143E}"
  90. ;wuaupd
  91. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{0B9C698E-3029-11D3-91A5-00C04F68105C}"
  92. HKLM,"SOFTWARE\CLASSES\CLSID\{0B9C698E-3029-11D3-91A5-00C04F68105C}"
  93. HKLM,"SOFTWARE\CLASSES\CLSID\{C3CCEDF8-2412-11D3-919B-00C04F68105C}"
  94. HKLM,"SOFTWARE\CLASSES\TypeLib\{BFF80E2A-3028-11D3-91A5-00C04F68105C}"
  95. HKLM,"SOFTWARE\CLASSES\Wuaupd.WUProgressiveDL"
  96. HKLM,"SOFTWARE\CLASSES\Wuaupd.WUProgressiveDL.1"
  97. HKLM,"SOFTWARE\CLASSES\Wuaupd.WUQueueManager"
  98. HKLM,"SOFTWARE\CLASSES\Wuaupd.WUQueueManager.1"
  99.  
  100.  
  101. [DelCUNKeys]
  102. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","CriticalUpdate"
  103. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Windows Critical Update Notification"
  104. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{73a41784-3241-11d2-aa16-00c04fb16f9e}"
  105. HKLM,"Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Critical Update"
  106. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{7FD58812-D1B2-11d2-94A5-00C04F797DF4}"
  107.  
  108. [DelW2kAUKeys]
  109. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\SvcHost","wugroup"
  110. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\SvcHost\wugroup"
  111.  
  112. [DelOtherKeys]
  113. ; old IUpdate 
  114. HKLM,"SOFTWARE\CLASSES\Interface\{C350CAC8-7BEB-494A-A846-FE42C392E054}"
  115. ; wuv3is.dll    
  116. HKLM,"SOFTWARE\CLASSES\CLSID\{CEBC955E-58AF-11D2-A30A-00A0C903492B}"
  117. HKLM,"SOFTWARE\CLASSES\TypeLib\{CEBC954F-58AF-11D2-A30A-00A0C903492B}"
  118. HKLM,"SOFTWARE\CLASSES\CV3.CV3"
  119. HKLM,"SOFTWARE\CLASSES\CV3.CV3.1"
  120. HKLM,"SOFTWARE\CLASSES\Interface\{CEBC955D-58AF-11D2-A30A-00A0C903492B}"
  121. ; wupdinfo.dll        
  122. HKLM,"SOFTWARE\CLASSES\CLSID\{A3863C2E-86EB-11D1-A9DB-00C04FB16F9E}"
  123. HKLM,"SOFTWARE\CLASSES\TypeLib\{A3863C1C-86EB-11D1-A9DB-00C04FB16F9E}"
  124. HKLM,"SOFTWARE\CLASSES\CWUpdInfo.CWUpdInfo.1"
  125. HKLM,"SOFTWARE\CLASSES\CWUpdInfo.CWUpdInfo"
  126. HKLM,"SOFTWARE\CLASSES\Interface\{A3863C2D-86EB-11D1-A9DB-00C04FB16F9E}"
  127.  
  128.  
  129.  
  130. [Strings]
  131. ;Non-Localizable
  132.  
  133. ;Localizable
  134. AU_DESC         = "Automatiska uppdateringar"
  135. AU_TIP         = "Använd Automatiska uppdateringar för att söka efter uppdateringar och hämta dem automatiskt."
  136. ;needs to be localized exactly as the task scheduler job created by CUN
  137. WUCUN_TS_JOBFILE = "Meddelande om viktig Windows-uppdatering.job"
  138.  
  139.  
  140.